| Name | Description | |
|---|---|---|
![]() | getBrush | Gets the text brush. |
![]() | getFont | Gets the text font. If the font is null, no text is drawn. |
![]() | getPen | Gets the text pen. Stroking the text outline when a small font size is used results in a bolder text appearance. |
![]() | setBrush | Sets the text brush. |
![]() | setFont | Sets the text font. If the font is null, no text is drawn. |
![]() | setPen | Sets the text pen. Stroking the text outline when a small font size is used results in a bolder text appearance. |
